Skip to content

[tizen_package_manager] Remove Ecore API#1044

Merged
JSUYA merged 1 commit into
flutter-tizen:masterfrom
JSUYA:remove-ecore-tizen-package-manager
Jun 19, 2026
Merged

[tizen_package_manager] Remove Ecore API#1044
JSUYA merged 1 commit into
flutter-tizen:masterfrom
JSUYA:remove-ecore-tizen-package-manager

Conversation

@JSUYA

@JSUYA JSUYA commented Jun 18, 2026

Copy link
Copy Markdown
Member

Replace ecore_thread_run in GetAllPackagesInfo with a GLib worker thread created via g_thread_try_new.

flutter-tizen/embedder#146

Replace ecore_thread_run in GetAllPackagesInfo with a GLib worker thread created via g_thread_try_new.
@JSUYA JSUYA self-assigned this Jun 18, 2026
@JSUYA JSUYA added the enhancement New feature or request label Jun 18, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the Ecore API dependency from the Tizen package manager plugin, replacing it with GLib threads to run the asynchronous package retrieval operation. It also introduces error handling for thread creation and updates the package version to 0.4.2. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@JSUYA JSUYA merged commit 432c3cf into flutter-tizen:master Jun 19, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants